This zip file contains the complete source code to the game Worminator.
All files in this archive are copyright 2000 by David Layne.

You may use this source code in any way you wish, provided that
you give credit to me for whatever portion of my code that you
end up using.  I offer no technical support regarding this source
code, and ask that you do not e-mail me about any problems you
encounter with it.

To be able to complie this source code, you will need:

-The DJGPP compiler (www.delorie.com)
-The Allegro game library (www.talula.demon.co.uk/allegro/)
-Working knowledge of the C++ language and the DJGPP Compiler

That said, if everything is set up correctly, the code should
compile witout any trouble and produce a working EXE file for
version 1.0 of Worminator.  Note that in order for the EXE to
work, you will need either stripped.dat or full.dat, which are
avalible as part of the stripped and full versions respectively.
These files can be obtained from the Worminator websire under
the downloads secion.  The Worminator website is located at:

http://www.classicgaming.com/worminator

Have Fun!

David Layne,
DML1001@aol.com